 
@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;font-family:'微软雅黑';font-size:12px;}
a{text-decoration:none;}
li{list-style:none;}
html{height:100%}
body.bodyHome{float:left;width:100%;height:100%;min-width:1280px;}
body.bodyHome2{float:left;width:100%;min-width:1280px;}
#page{float:left;position:relative;width:100%;height:100%}
.container{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}

/*body.loading{background:url(../images/loading.gif) no-repeat center center fixed;}*/
.headerBox{width:100%;height:101px;position:absolute;top:0px;z-index:2;background:url(../images/headerBg.png);}
.headerBox .header{width:1280px;margin:0 auto;}
.headerBox .logo{float:left;cursor:pointer;}
.headerBox .headerRight{float:right;width:81%;height:101px;}
.headerBox .headerRight .telBox{padding-top:17px;height:26px;float:right;color:#007d64;font-size:14px;line-height:26px;margin-right:3.4%;}
.headerBox .headerRight .telBox .tel{float:right;}
.headerBox .headerRight .telBox span{font-size:16px;font-weight:bold;}
.headerBox .headerRight .telBox ul{float:right;}
.headerBox .headerRight .telBox li{float:left;margin-left:5px;height:26px;cursor:pointer;}
.headerBox .headerRight .telBox li .searchForm{height:26px;line-height:26px;position:relative;}
.headerBox .headerRight .telBox li .searchForm input{float:right;}
.headerBox .headerRight .telBox li .search{width:25px;height:26px;background:url(/uploads/20250225_05.png) no-repeat center / contain;border:0px;cursor:pointer;}
.headerBox .headerRight .telBox li .searchtext{position:absolute;right:25px;top:0px;border:0px;width:0px;height:26px;margin-right:5px;border-radius:4px;}
.headerBox .nav{clear:both;float:left;width:100%;}
.headerBox .nav li{float:right;padding:0 2.5%;line-height:44px;text-align:center;cursor:pointer;}
.headerBox .nav li a{display:block;color:#fff;font-size:16px; float: left;}
.headerBox .nav li a:hover{color:#007d64;}
.headerBox .nav li a.active{color:#007d64;}
.bannerBox{position:relative;overflow:hidden;width:100%;height:100%;text-align:center;min-width:1280px;z-index:1;}
.bannerBox .slider .fss-wrapper{float:left;}
.bannerBox .slider .fss-wrapper img{float:left;width:100%;height:100%}
.bannerBox .banner .slider .imgbox{position:relative;}
body.wfEditorMode .bannerBox a.wfEditorMode{position:absolute;top:40%;right:20px;z-index:10;}
body.wfEditorMode .bannerIn a.wfEditorMode{position:absolute;top:40%;right:20px;z-index:10;}


.bannerBox .icon{position:absolute;top:50%;right:2%;width:20px;height:100px;z-index:5;}
.bannerBox .icon a{display:block;height:17px;width:17px;margin:15px 0;background:url(../images/iconHover.png);text-indent:-99em;overflow:hidden;}
.bannerBox .icon a.selected{background:url(../images/icon.png)}
.bannerBox .icon li{cursor:pointer;}
.bannerBox .icon li.hover{background:url(../images/icon.png);}

.tabBox{position:absolute;bottom:35%;left:0px;width:100%;height:42px;;z-index:6;}
.tabBox .tab{width:57.3%;margin:0 auto;}
.tabBox .tab .item{float:left;margin:0 2.5%;width:28.3%;height:42px;line-height:42px;background:url(../images/bannerTop.png);}
.tabBox .tab .item:hover{background:url(../images/hover.jpg);}
.tabBox .tab .item a{display:block;margin-left:8%;font-size:16px;line-height:42px;font-weight:bold;color:#fff;cursor:pointer;}
.tabBox .tab .item1 a{background:url(../images/iconNew.png) no-repeat right top;}
.tabBox .tab .item2 a{background:url(../images/iconAbout.png) no-repeat right top;}
.tabBox .tab .item3 a{background:url(../images/iconvVdeo.png) no-repeat right top;}

.linkBox{position:absolute;bottom:4%;width:100%;min-width:960px;height:21%;overflow:hidden;z-index:4;}
.linkBox .item{position:relative;float:left;margin-right:1px;width:33.5%;height:100%;text-align:center;overflow:hidden;cursor:pointer;}
.linkBox .item .img{width:100%;-webkit-transition:-webkit-transform 3s ease-out;-moz-transition:-moz-transform 3s ease-out;-ms-transition: -ms-transform 3s ease-out;transition: transform 3s ease-out;}
.linkBox .item:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.linkBox .item .hover{display:block;width:100%;height:100%;position:absolute;top:0px;font-weight:bold;color:#fff;background:#000;cursor:pointer;opacity:0.4}
.linkBox .item .hover .hoverIn{display:table;width:100%;height:100%;}
.linkBox .item .hover .hoverIn  .duan{display:table-cell;vertical-align:middle;}
.linkBox .item .hover .hoverIn  .duan span{display:block;width:315px;height:60px;margin:0 auto;font-size:21px;line-height:60px;background:url(../images/twoLine.png) repeat-x center center;} 
.linkBox .wfEditorMode{position:absolute;top:20px;right:0px;z-index:10;}
.linkBox .item .wfEditorMode{position:absolute;top:40px;right:0px;z-index:10;}
.linkBox .prev{position:absolute;top:50%;margin-top:-59px;left:0;float:left;width:50px;height:118px;background:url(../images/leftBtn.png);cursor:pointer;}
.linkBox .next{position:absolute;top:50%;margin-top:-59px;right:0;width:50px;float:right;height:118px;background:url(../images/rightBtn.png);cursor:pointer;}
.linkBox .prev:hover{background:url(../images/leftBtnHover.png);}
.linkBox .next:hover{background:url(../images/rightBtnHover.png);}

.footerBox{display:table;position:absolute;bottom:0px;width:100%;height:4%;background:#363636;color:#717070;text-align:center;z-index:3;}
.footerBox .footer{display:table-cell;vertical-align:middle;}
.footerBox a{color:#717070;}

.footerBox1{width:100%;height:37px;background:#363636;color:#717070;text-align:center;line-height:37px;z-index:3;clear:both;}
.footerBox1 a{color:#717070;}

.bannerIn{width:100%;min-width:960px;height:491px;position:relative;overflow:hidden;padding-bottom:14px;}
.bannerIn img{position:absolute;top:0px;}
/* left:50%;margin-left:-960px; 上面*/
.contentBox{width:960px;margin:0 auto;}
.contentBox.style1 {text-align: center;}
.contentBox .contentLeft{width:281px;float:left;}
.contentBox .contentLeft h1{padding-left:46px;line-height:54px;font-size:20px;color:#007d64;font-weight:bold;border-bottom:#3f3f3f 1px solid;background-size: 1.5em !important;}
.contentBox .contentLeft h1.titleNew{background:url(/uploads/20250225_07.png) no-repeat left 15px;}
.contentBox .contentLeft h1.titleJob{background:url(/uploads/20250225_06.png) no-repeat left 15px;}
.contentBox .contentLeft h1.titleContact{background:url(/uploads/20250225_04.png) no-repeat left 11px;}
.contentBox .contentLeft h1.titleCulture{background:url(/uploads/20250225_02.png) no-repeat left 15px;}
.contentBox .contentLeft h1.titleAbout{background:url(/uploads/20250225_03.png) no-repeat left 21px;}
.contentBox .contentLeft .menu{padding-bottom:50px;}
.contentBox .contentLeft .menu li{padding-left:46px;height:52px;border-bottom:#e8e8e8 1px solid;}
.contentBox .contentLeft .menu li a{display:block;height:52px;padding-left:14px;line-height:52px;font-size:16px;color:#999;background:url(../images/leftBg.jpg) no-repeat -14px 20px;text-indent:-14px;}
.contentBox .contentLeft .menu li a.current{color:#333;text-indent:0px;background:url(../images/leftBg.jpg) no-repeat 0px 20px;}
.contentBox .contentLeft .menu li a:hover{color:#333;}
.contentBox .contentLeft h2{padding-left:46px;line-height:52px;font-size:16px;color:#333;font-weight:bold;background:url(../images/iconLeft.png) no-repeat left 18px;}
.contentBox .contentLeft h2.acTitle{background:url(../images/iconAc.png) no-repeat left 18px;}
.contentBox .contentLeft .newLeft{}
.contentBox .contentLeft .newLeft li{padding-bottom:40px;}
.contentBox .contentLeft .newLeft li .img{width:281px;height:183px;}
.contentBox .contentLeft .newLeft li .img img{width:100%;height:100%;}
.contentBox .contentLeft .newLeft li .time{padding:8px 0 0 0px;line-height:52px;font-size:10px;color:#999;}
.contentBox .contentLeft .newLeft li h1{padding:0 0 12px 0px;font-size:14px;color:#666;line-height:24px;font-weight:normal;border:0;cursor:pointer;}
.contentBox .contentLeft .newLeft li h1:hover{color:#007d64;}
.contentBox .contentLeft .newLeft li .con{color:#999;line-height:24px;cursor:pointer;}
.contentBox .contentLeft .newLeft li .con a{color:#999;}
.contentBox .contentLeft .newLeft li .con:hover a{color:#007d64;}
.contentRight{width:660px;float:right; padding-bottom: 30px;}
.contentBox.style1 .contentRight {float: none;display: inline-block;}
.contentRight .breadcrumbsBox{float:right;line-height:54px;border-bottom:#3f3f3f 1px solid;/*height:54px;*/width:660px;}
.contentRight .breadcrumbs{float:right;}
.contentRight .breadcrumbs li{float:left;}
.contentRight .breadcrumbs li span{color:#999;font-size:14px;}
.contentRight .breadcrumbs li.current span{color:#666;}
.contentRight .breadcrumbs li a:hover span{color:#007d64;}

.pageBox{width:100%;text-align:center;}
.yiiPager{display:inline-block;+display:inline;}
.yiiPager .first,.yiiPager .last{display:none;}
.yiiPager li{float:left;padding:85px 0 80px 0;}
.yiiPager li a{color:#999;display:block;width:31px;height:19px;text-align:center;line-height:19px;}
.yiiPager li.selected a{background:url(../images/pageBg.png);}

.contentRight .main{padding:0 14px;clear:both;}
/* .contentRight .main>p img {width: 100%;} */
.contentRight .main h3{padding-left:20px;background:url(/uploads/20250225_01.png) no-repeat left 33px;background-size: 0.8em;font-weight:bold;font-size:20px;color:#666;line-height:80px;}
.groupBox img{ float:right; margin-top: 29px; margin-right: 8px;}
.groupBox span{ float:right; color:#999; line-height: 24px; margin-top: 29px; position: relative; left: 14px;}
.groupBox .clear{ clear: both;}
.groupBox span:hover{ color:#333;}
.groupBox h3{ float:left;}
.groupBox h3.sub_h3{float: none;line-height: 30px;}
.contentRight .main h3.sub_h3{float:none; }
.hospitalBox{ color:#999; }
.hospitalBox p{margin-bottom: 25px;}
.testBox{ color:#999; line-height: 24px;}
.testBox .topimg{ margin-bottom: -2px; width:648px; }
.testBox p img{/*margin-bottom: 28px;*/}
.testBox .topimg img{margin-right: 0.7px;}
.testBox .topimg{ width:648px; }
.testBox .bottomimg{ width:648px;}
.testBox .bottomimg img{margin-right: 1px;}
.testBox .cooper{ width:198px; height: 218px; float:left; margin-right: 22px; border: 1px solid #ededed; text-align: center}
.testBox .cooper p{width:147px; border-bottom: 1px solid #009fa8; text-align: center; font-size: 24px; line-height: 30px; color:#333333; margin-left: auto; margin-right:auto; padding-top: 36px; padding-bottom: 26px; margin-bottom: 24px;}
.serviceMode span{color:#333;}
.serviceMode ul,#service_mode li{margin: 0;padding: 0;}
.serviceMode ul{margin-top: 26px;}
#service_mode li {padding-left: 18px;background: url(../images/gray_circle.png) left center no-repeat;}
.testBox .cooper2{ width:206px; height: 210px; float:left; margin-right: 12px; border: 1px solid #ededed; text-align: center;}
.testBox .cooper2 div {margin-top: 13px;}
.joint_resources {margin-top: 15px;}
.trategic_cooperation img{float: left;width: 160px;}
.strategic_cooperation p{float: right;width: 290px;padding: 25px 120px 0 54px;font-size: 12px;color: #999;}


.newBox{border-top:#cecece 1px solid;}
.newBox li{
	/* height:134px; */
	height: auto;
	padding-top:15px;border-bottom:#cecece 1px solid;color:#999;}
.newBox li .time{float:left;width:120px;}
.newBox li .title{float:left;width:220px;font-size:14px;color:#007d64;}
.newBox li .title:hover{text-decoration:underline;}
.newBox li .text{float:left;padding-left:45px;width:247px;line-height:18px;}
.newBox li .text a{color:#999;}
.newBox li .text a:hover{color:#007d64;}

.jobBox{border-top:#cecece 1px solid;}
.jobBox li{padding:0 20px;border-bottom:#cecece 1px solid;}
.jobBox li .box{height:70px;line-height:70px;color:#999;cursor:pointer;}
.jobBox li .boxClick{color:#009fa8;}
.jobBox li .box .title{float:left;font-weight:bold;font-size:14px;}
.jobBox li .box .time{float:right;}
.jobBox li .box .data{float:right;font-weight:bold;font-size:20px;}
.jobBox li .jobText{display:none;padding-bottom:46px;}
.jobBox li .jobText p{color:#666;line-height:24px;} 
.jobBox li .jobText p.little{font-weight:bold;font-size:14px;}
.contactBox{width:100%;}
.contactBox p{line-height:24px;color:#999;}
.contactBox .map{width:100%;height:360px;margin:40px 0;}
.contactBox .contact .left{float:left;padding-right:40px;}
.contactBox .contact .right{float:left;}
.contactBox .contact .right{color:#666;line-height:24px;}
.contactBox .contact .right p{font-size:14px;font-weight:bold;padding-bottom:10px;}
.contactBox .contact .right .address{padding-left:18px;background:url(../images/iconAddress.png) no-repeat left 5px;}
.contactBox .contact .right .tel{padding-left:18px;background:url(../images/iconTel.png) no-repeat left 7px;}
.contactBox .contact .right .tel2{padding-left:18px;background:url(../images/iconTel2.png) no-repeat left 7px;}

.aboutBox p{color:#666;line-height:24px;}
.aboutBox .video{width:632px;text-align:center;padding-top:30px;}

.z-table td {
  border: 1px dashed  #cccccc;
}

.leaderBox{width:100%;}
.leaderBox li{padding:28px 0 40px 30px;margin-bottom:30px;width:604px;background:#f2f2f2 url(../images/leaderBg.png) no-repeat;/*background-size:100% 100%;*/ box-shadow: 1px 4px 5px rgba(0,0,0,0.1); }
.leaderBox li .left{float:left;width:120px;height:120px;background:url(../images/leader.png);}
.leaderBox li .left .img{width:111px;height:111px;border-radius:55px;-webkit-border-radius:55px;-moz-border-radius:55px;}
.leaderBox li .right{float:left;padding-left:20px;  padding-top:40px;width:420px;color:#666;line-height:22px;}
.leaderBox li .right h6{padding-left:32px;background:url(../images/line.jpg) no-repeat left 10px;color:#666;font-size:14px;line-height:24px;}
.leaderBox li .right h6 a{color:#009fa8;font-weight:bold;font-size:14px;}

.leaderBox li.item.alt {height: auto;}

.honorBox{margin-right:-28px;}
.honorBox p{color:#999;line-height:24px;}
.honorBox .item{width:192px;float:left;margin-right:28px;margin-top:72px;}
.honorBox .item .img{width:176px;height:135px;background:url(../images/honorBg.png);padding:4px 12px 12px 4px;cursor:pointer;}
.honorBox .item .img img{width:100%;height:100%;}
.honorBox .item .title{color:#009fa8;font-size:10px;line-height:24px;text-align:center; min-height: 48px;}
.honorBox .item .time{color:#999;font-size:10px;text-align:center;}

.partnerBox p{color:#999;line-height:24px;}
.partnerBox .partnerC{padding-top:30px;}
.partnerBox .item{border-top:#dadada 1px solid;overflow:hidden;cursor:pointer;}
.partnerBox .item:hover .title{color:#009fa8;}
.partnerBox .item .left{float:left;width:210px;overflow:hidden;background:url(../images/click.png) no-repeat 24px 70px;}
.partnerBox .item .left .img{background:none;float:left;padding:19px 18px 45px 14px;width:34px;height:34px;}
.partnerBox .item .left .title{float:left;color:#666;font-size:14px;font-weight:bold;line-height:70px;}
.partnerBox .item .partner{float:left;width:422px;height:99px;overflow:hidden;position:relative;}
.partnerBox .item .partner li{float:left;width:72px;padding:13px 28px 0 5px;position:relative;}
.partnerBox .item .partner li .img{width:72px;height:56px;}
.partnerBox .item .partner li .title{line-height:30px;color:#999;font-size:10px;}
.partnerBox .itemClick .partner{height:auto;overflow:visible;}
.partnerBox .itemClick .left .title{color:#009fa8;}
.partnerBox .itemClick .left{background:none;}
.partnerBox .item .partner .wfEditorMode{position:absolute;top:18px;right:0px;z-index:10;}
.partnerBox .item .partner li .wfEditorMode{position:absolute;top:100px;left:0px;z-index:10;}
.cultureBox p{color:#999;line-height:24px;}
.cultureBox .culture .title{color:#666;font-size:14px;line-height:68px;}
.cultureBox .culture .item{overflow:hidden;margin-right:-16px;}
.cultureBox .culture .item li{float:left;margin-right:16px; margin-top: 10px;}
.cultureBox .culture .item li{width:111px;height:170px;border:#ececec 1px solid;}
.cultureBox .culture .item li .title{padding-top:6px;line-height:24px;text-align:center;color:#999;font-size:12px;}
.cultureBox .culture .item li .keywd { text-align: center; }


.cultureimgBox{color:#fff;}
.cultureimgBox .left{position:relative;float:left;width:310px;height:218px;overflow:hidden;}
.cultureimgBox .right{margin-left:2px;width:313px;}
.cultureimgBox .right .top{position:relative;width:313px;height:114px;overflow:hidden;}
.cultureimgBox .right .bottom{margin-top:2px;}
.cultureimgBox .right .bottom .bottomLeft{position:relative;width:313px;height:102px;overflow:hidden;}
.cultureimgBox .right .bottom .bottomRight{position:relative;width:156px;height:102px;float:right;overflow:hidden;}
.cultureimgBox img{width:100%;-webkit-transition:-webkit-transform 3s ease-out;-moz-transition:-moz-transform 3s ease-out;-ms-transition: -ms-transform 3s ease-out;transition: transform 3s ease-out;}
.cultureimgBox .left:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cultureimgBox .top:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cultureimgBox .bottomLeft:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cultureimgBox .bottomRight:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cultureimgBox .hover{position:absolute;left:0px;top:0px;width:100%;height:100%;background:#000;opacity:0.4;cursor:pointer;}
.cultureimgBox .text{position:absolute;left:0px;top:0px;width:100%;height:100%;}
.cultureimgBox h4{padding:10px 0 0 20px;line-height:50px;font-size:18px;font-weight:bold;}
.cultureimgBox h5{padding:0 0 0 20px;font-size:14px;line-height:16px;}
.cultureimgBox h6{padding:0 0 0 20px;font-size:10px;line-height:12px;}
.cultureimgBox h2{padding-top:20px;line-height:40px;font-size:18px;font-weight:bold;text-align:center;}
.cultureimgBox h1{font-size:14px;line-height:16px;text-align:center;}

.magazineBox p{color:#999;line-height:24px;}
.magazineBox .magazine{margin-right:-21px;}
.magazineBox .magazine li{float:left;font-size:14px;margin-right:21px;margin-top:48px;color:#666;line-height:60px;}
.magazineBox .magazine li .img{width:187px;height:240px;padding:2px;border:#e8e8e8 1px solid;}
.magazineBox .magazine li .down{display:block;float:right;width:53px;font-size:10px;color:#fff;text-align:center;background:url(../images/down.png) no-repeat right 21px;}

.activityBox{border-top:#e9e9e9 1px solid;}
.activityBox li{padding:26px 0;border-bottom:#e9e9e9 1px solid;height:189px;}
.activityBox li .text{float:left;width:312px;}
.activityBox li .text .title a{font-size:14px;color:#333;line-height:18px;}
.activityBox li .text .time{color:#666;line-height:60px;}
.activityBox li .text .con a{color:#999;line-height:22px;}
.activityBox li .text a:hover{color:#009fa8;}
.activityBox li .text .con:hover a{color:#009fa8;}
.activityBox li .img{float:right;width:289px;height:189px;}
.activityBox li .img img{width:100%;height:100%;}

.detailBox .title{padding-top:60px;color:#0ca3ac;text-align:center;font-size:16px;line-height:30px;}
.detailBox .time{color:#999;line-height:24px;text-align:center;}
.detailBox .con{padding-top:20px;color:#666;line-height:24px;}
.detailBox .back{float:right;display:block;width:68px;height:30px;line-height:30px;color:#0ca3ac;text-align:center;font-size:14px;margin-top:30px;}
.detailBox .back:hover{color:#fff;background:#0ca3ac;}

.processBox{position:relative;}
.processBox .process{overflow:hidden;margin-top:-25px;position:relative;}
.processBox .process .year{color:#009fa8;font-size:14px;width:68px;float:left;height:100%;background:url(../images/dian.png) no-repeat 54px 25px;line-height:60px;cursor:pointer;}
.processBox .process .listInner{width:554px;float:right;}
.processBox .process .listInner .list{display:none;padding-bottom:30px;float:right;width:554px;border-left:#009fa8 1px solid;padding-left:18px;}
.processBox .process .listInner .list .item{width:256px;float:left;border:#eaeaea 1px solid;}
.processBox .process .listInner .list .itemEven{margin-right:35px;}
.processBox .process .listInner .list .item .img{width:256px;height:143px;overflow: hidden;}
.processBox .process .listInner .list .item .img img {max-width: 100%;}
.processBox .process .listInner .list .item .img .img{width:100%;height:100%;}
.processBox .process .listInner .list .item .time{padding-left:14px;line-height:60px;color:#666;font-weight:bold;font-size:16px;}
.processBox .process .listInner .list .item .con{padding:0 14px;color:#999;line-height:20px;padding-top: 10px;}
.processBox .process .btn{width:554px;height:80px;background:url(../images/icon2.jpg) no-repeat 543px 24px;cursor:pointer;}
.processBox .process .btnLine{position:absolute;top:35px;left:59px;width:1px;height:45px;background:url(../images/line1.jpg);}
.processBox .processClick1 .year{background:url(../images/diank.png) no-repeat 54px 25px;}
.processBox .processClick1 .btn{background:url(../images/click.png) no-repeat 543px 24px;}

.processpagebox .yiiPager li{padding:0px;}
.processpagebox .yiiPager .previous{display:none;}
.processpagebox .yiiPager .page{display:none;}
.processpagebox .yiiPager a{width:80px;color:#666;line-height:30px;}

.pagebodyinner{padding:170px 0 30px 0;width:960px;margin:0 auto;}
.pagebodyinner .searchtext1{height:26px;width:100%;}
.pagebodyinner .search-error{color:red;line-height:30px;}
.pagebodyinner input{float:left;}
.pagebodyinner .btn{width:25px;height:26px;background:url(../images/iconSearch.png);border:0px;}
.pagebodyinner .textbox{width:100px;height:24px;margin-right:5px;padding-left:8px;border:1px #ccc solid;border-radius:4px;}
.pagebodyinner .pagenews{padding-top:10px;}
.pagebodyinner .pagenews .newsitem{padding:10px 0 10px 10px;border-bottom:#ccc solid 1px;position:relative;}
.pagebodyinner .pagenews .newsitem .more{position:absolute;top:40px;right:10px;}
.pagebodyinner .pagenews .newsitem .more a{color:#009fa8}
.pagebodyinner .pagenews .newsitem .time{color:#999;line-height:24px;font-size:14px;font-size:14px;}
.pagebodyinner .pagenews .newsitem .ttl a{line-height:24px;color:#666;}

ul.tabin{float:left;margin-bottom:40px;width:100%;border-bottom:#007d64 1px solid;}
ul.tabin li{position:relative;float:left;margin-right:1px;width:125px;height:34px;text-align:center;overflow:hidden;line-height:34px;cursor:pointer;}
ul.tabin li a{position:absolute;left:0px;top:0px;display:block;width:100%;height:68px;color:#333;font-size:14px;background:url(../images/bg_newstab.png) no-repeat left top;}
ul.tabin li a span{color:#fff;}
ul.tabin li.active a{top:-34px;}

.color1 p {color: #999}

.clear {
  clear: both
}

.clearfix:after,
.clearfix:before{
	display: block;
	content: "";
	height: 0;
	visibility: hidden;
	clear: both;
}
.contentRight .main a.wfEditorMode{
    position: absolute;
    background: transparent;
}


.testBox table td { border: 1px solid #eaeaea; padding: 5px; }


@media screen and (max-width:960px){
	.homelist .banner .slider .image-wrapper .p_img{display: block;}
	.homelist .banner .slider .image-wrapper .pc_banner{display: none;}
}
